home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 4 / THE BEST OF SELECT Games Special 4 (Select CD-ROM)(1996).iso / dosgames / sm2 / go.bat < prev    next >
DOS Batch File  |  1996-02-18  |  450b  |  25 lines

  1. @echo off
  2. @cls
  3. @echo  
  4. @echo To quit: click on the diskette in bottom-right, then exit to dos.
  5. @echo  
  6. @pause
  7. rem Batch file to execute STONE MIST VOLUME II
  8. rem Copyright 1988-1994 Bit Brother Software.
  9. rem SHAREWARE VERSION 1994
  10. regsm2.exe
  11. intro.exe
  12. bbssetup.exe
  13. if errorlevel=10 goto fin
  14. pict2A.exe
  15. regsm2a.exe
  16. dw3-3.exe
  17. if errorlevel=10 goto end
  18. if errorlevel=5  goto end1
  19. :end
  20. endgame.exe
  21. goto fin
  22. :end1
  23. endgame2.exe
  24. :fin
  25.